Method GetSchemeAliasForType<TProps>()

Assembly: redb.Core.dll

Get scheme alias for C# class type.
Extracts from RedbSchemeAttribute.

public string? GetSchemeAliasForType<TProps>() where TProps : class